Feature: Crear post
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 41.705s |
Scenario: Como administrador, quiero crear un post con un bookmark
Before
0m 10.664s
Given
I navigate to page "http://localhost:2368/ghost/"
0m 0.957s
And
I wait for 3 seconds
0m 3.198s
When
I enter email "<USERNAME>"
0m 0.272s
And
I wait for 1 seconds
0m 1.190s
And
I enter password "<PASSWORD>"
0m 0.231s
And
I wait for 1 seconds
0m 1.149s
And
I click next
0m 0.258s
And
I wait for 3 seconds
0m 3.236s
And
I click on new post
0m 0.232s
And
I wait for 1 seconds
0m 1.138s
And
I move to the body field
0m 0.291s
And
I wait for 1 seconds
0m 1.147s
And
I click on the add card button
0m 0.258s
And
I wait for 1 seconds
0m 1.163s
And
I select the bookmark option
0m 0.190s
And
I wait for 1 seconds
0m 1.150s
And
I write the url "https://www.uniandes.edu.co"
0m 0.183s
And
I wait for 1 seconds
0m 1.147s
And
I click into the post body
0m 0.221s
And
I wait for 1 seconds
0m 1.179s
And
I set the "Titulo post con bookmark" title
0m 0.224s
And
I wait for 5 seconds
0m 5.218s
Then
I see the preview of the bookmark
0m 0.177s
And
I wait for 1 seconds
0m 1.211s
And
I publish the post
0m 0.267s
And
I wait for 1 seconds
0m 1.209s
And
I confirm the publishing post
0m 0.232s
And
I wait for 1 seconds
0m 1.168s
And
I double confirm the publishing post
0m 0.224s
And
I wait for 2 seconds
0m 2.170s
Then
I see the post confirmation
0m 0.148s
After
0m 0.003s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "http://localhost:2368/ghost/"
And
I wait for 3 seconds
When
I enter email "<USERNAME>"
And
I wait for 1 seconds
And
I enter password "<PASSWORD>"
And
I wait for 1 seconds
And
I click next
And
I wait for 3 seconds
And
I click on new post
And
I wait for 1 seconds
And
I move to the body field
And
I wait for 1 seconds
And
I click on the add card button
And
I wait for 1 seconds
And
I select the bookmark option
And
I wait for 1 seconds
And
I write the url "https://www.uniandes.edu.co"
And
I wait for 1 seconds
And
I click into the post body
And
I wait for 1 seconds
And
I set the "Titulo post con bookmark" title
And
I wait for 5 seconds
Then
I see the preview of the bookmark
And
I wait for 1 seconds
And
I publish the post
And
I wait for 1 seconds
And
I confirm the publishing post
And
I wait for 1 seconds
And
I double confirm the publishing post
And
I wait for 2 seconds
Then
I see the post confirmation
After
NO IMAGE AVAILABLE